Bug 534463 - non-editable GtkTextView should not call
authorCody Russell <bratsche@gnome.org>
Sun, 25 May 2008 22:58:55 +0000 (22:58 +0000)
committerCody Russell <bratsche@src.gnome.org>
Sun, 25 May 2008 22:58:55 +0000 (22:58 +0000)
commitcd7376dd5e4be396a592d24832da3b129b429ee6
tree258bf2630e31fc36282649ac0e9b5a7cb9dfcbf0
parentb0ea8e9f85347f2d636c12749f9f3f278ed9ac24
Bug 534463 - non-editable GtkTextView should not call

2008-05-25  Cody Russell  <bratsche@gnome.org>

        Bug 534463 - non-editable GtkTextView should not call
        gtk_im_context_focus_in in focus event

        * gtk/gtktextview.c: Add checks to see if the textview is
        editable.  Patch by Wang Diancheng.

svn path=/trunk/; revision=20162
ChangeLog
gtk/gtktextview.c